PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentDisplayTreeNode Class / getGroup Method
In This Topic
    getGroup Method
    In This Topic
    Gets the group associated with this node.
    Syntax
    public PDFOptionalContentGroup getGroup()

    Return Value

    The group displayed in this node of the optional content display tree.
    See Also